type crypto/cipher.ofb
4 uses
crypto/cipher (current package)
ofb.go#L11: type ofb struct {
ofb.go#L30: x := &ofb{
ofb.go#L41: func (x *ofb) refill() {
ofb.go#L58: func (x *ofb) XORKeyStream(dst, src []byte) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)